google.golang.org/grpc.pick.blocked (field)
3 uses
google.golang.org/grpc (current package)
picker_wrapper.go#L95: blocked bool // set if a picker call queued for a new picker
picker_wrapper.go#L188: return pick{transport: t, result: pickResult, blocked: pickBlocked}, nil
stream.go#L485: if pick.blocked {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)